singleton variable การใช้
ประโยคมือถือ
- Some compilers and lint-like tools flag occurrences of singleton variables.
- Singleton variables sometimes occur because a mistake has been made such as assigning a value to a variable and forgetting to use it later, or mistyping one instance of the variable name.